Skip to content

Commit 960da32

Browse files
authored
1 parent fb84989 commit 960da32

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

modules/ROOT/pages/_partials/_attributes-local.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686

8787
// Sync Gateway Common url links
88-
:url-cb--pfx: https://www.couchbase.com/
88+
:url-cb-pfx: https://www.couchbase.com/
8989
:url-cb-jira: https://issues.couchbase.com/browse
9090
:url-cb-issues-sync: https://github.com/couchbase/sync_gateway/issues
9191
:url-cb-downloads: {url-cb-pfx}downloads/?family=mobile

modules/ROOT/pages/glossary.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// End of Page Definition Statements
1111

1212
include::partial$_std-hdr-sgw.adoc[]
13+
1314
include::partial$block-authors-notes.adoc[tag=wip]
1415
:topic-group: {tg-ref-info}
1516
include::partial$block-abstract.adoc[]
@@ -433,10 +434,12 @@ The term, _Synchronization_, refers to the process of replicating the changes ma
433434
// tag::sgw-icr-sync-function-def[]
434435
The Sync Function is a JavaScript function whose source code is provisioned using the Admin Rest API.
435436
It is in charge of data validation, and of authorizing both read and write access to documents.
437+
436438
// end::sgw-icr-sync-function-def[]
437439

438440
// tag::sgw-icr-sync-function-rel[]
439-
{sync-function--xref}
441+
{sync-function--xref}
442+
440443
// end::sgw-icr-sync-function-rel[]
441444
// end::sgw-icr-sync-function[]
442445
// end::sgw-icr-sync-function-full[]

0 commit comments

Comments
 (0)