Skip to content

Commit 15ded16

Browse files
Update README.adoc
1 parent c772c79 commit 15ded16

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.adoc

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= DataStax Antora UI
22
// Variables:
3-
:current-release: prod-2
3+
:current-release: prod-9
44
// Settings:
55
:!example-caption:
66
:experimental:
@@ -16,25 +16,20 @@ ifdef::env-github[]
1616
:!toc-title:
1717
:badges:
1818
endif::[]
19-
// Project URLs:
20-
:url-project: [email protected]:riptano/antora-ui-docs.git
19+
// Project URIs:
20+
:project-repo-name: riptano/antora-ui-docs
21+
:url-project: https://github.com/{project-repo-name}
2122
:url-site: https://docs.datastax.com
22-
//:url-preview: https://gitlab.com/antora/antora-ui-default
23-
// External URLs:
23+
:url-repo: git@github.com:{project-repo-name}.git
24+
// External URIs:
2425
:url-antora: https://antora.org
25-
:url-antora-docs: https://docs.antora.org
26-
:url-antora-default-ui: https://gitlab.com/antora/antora-ui-default
2726
:url-git: https://git-scm.com
2827
:url-git-dl: {url-git}/downloads
2928
:url-gulp: http://gulpjs.com
30-
:url-opendevise: https://opendevise.com
31-
:url-nodejs: https://nodejs.org
29+
:url-node: https://nodejs.org
3230
:url-nvm: https://github.com/creationix/nvm
3331
:url-nvm-install: {url-nvm}#installation
34-
:url-source-maps: https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map
35-
:url-create-release: https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release
36-
:url-datastax: https://datastax.com
37-
32+
:url-couchbase: https://couchbase.com
3833

3934
ifdef::badges[]
4035
image:https://img.shields.io/static/v1?label=release&message={current-release}&color=blue[Latest Release,link={url-project}/releases/download/{current-release}/ui-bundle.zip,format=svg]

0 commit comments

Comments
 (0)