Also replace in poms and docs metadata
This commit is contained in:
@@ -7,7 +7,7 @@ antora:
|
||||
- require: '@springio/antora-extensions/root-component-extension'
|
||||
root_component_name: 'grpc'
|
||||
site:
|
||||
title: Spring Grpc Reference
|
||||
title: Spring gRPC Reference
|
||||
url: https://docs.spring.io/spring-grpc/reference
|
||||
content:
|
||||
sources:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: grpc
|
||||
version: true
|
||||
title: Spring Grpc
|
||||
title: Spring gRPC
|
||||
nav:
|
||||
- modules/ROOT/nav.adoc
|
||||
ext:
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
This document is the API specification for <a href="https://docs.spring.io/spring-grpc/reference" target="_top">Spring Grpc</a>
|
||||
This document is the API specification for <a href="https://docs.spring.io/spring-grpc/reference" target="_top">Spring gRPC</a>
|
||||
</p>
|
||||
<div id="overviewBody">
|
||||
<p>
|
||||
For further API reference and developer documentation, see the
|
||||
<a href="https://docs.spring.io/spring-grpc/reference/" target="_top">
|
||||
Spring Grpc reference documentation</a>.
|
||||
Spring gRPC reference documentation</a>.
|
||||
That documentation contains more detailed, developer-targeted
|
||||
descriptions, with conceptual overviews, definitions of terms,
|
||||
and working code examples.
|
||||
|
||||
Reference in New Issue
Block a user