Skip to content

Commit 5adda7b

Browse files
authored
QF220223-3 -- GA Sweep from Go-live meeting (#640)
* QF220223-3 --Replace 'at' with 'in' on whatsnew page title * QF220223-3 -- Fix broken link in bootstrap yaml
1 parent 86abc09 commit 5adda7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/assets/attachments/sg-bootstrap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ properties:
7474
7575
**Lost Connections**
7676
77-
If the connection to Couchbase Server is lost during normal operations, Sync Gateway will automatically re-connect to another node in the cluster. During that re-connection period, the Sync Gateway will appear offline -- see [Taking Databases Offline](./../database-offline.html) -- and documents will not be replicated to mobile clients.
77+
If the connection to Couchbase Server is lost during normal operations, Sync Gateway will automatically re-connect to another node in the cluster. During that re-connection period, the Sync Gateway will appear offline -- see [Taking Databases Offline](database-offline.html) -- and documents will not be replicated to mobile clients.
7878
7979
username:
8080
type: string

modules/ROOT/pages/whatsnew.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= New at {release}
1+
= New in {release}
22
:page-aliases: sgw-whatsnew.adoc, whats-new.adoc, what-is-new.adoc
33
ifdef::show_edition[:page-edition: {release}]
44
ifdef::prerelease[:page-status: {prerelease}]

0 commit comments

Comments
 (0)