Skip to content

Commit d392d64

Browse files
authored
Update docs-site link (#72)
* Update docs-site link * Update README.adoc
1 parent 83211d9 commit d392d64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endif::[]
2424
:url-docs-home: https://github.com/riptano/docs-home
2525
:url-datastax: https://datastax.com
2626
:url-datastax-docs: https://docs.datastax.com
27-
:url-datastax-docs-repo: https://github.com/riptano/docs-site
27+
:url-datastax-docs-repo: https://github.com/riptano/datastax-docs-site
2828
:url-coppi: https://coppi.aws.dsinternal.org
2929
:url-docs-preview: http://docs-preview.datastax.com
3030
:url-tailwind-readme: src/css/README.adoc
@@ -51,7 +51,7 @@ endif::[]
5151
This project is used to develop and distribute the UI template for {url-datastax-docs}.
5252
It is a fork of the {url-antora-default-ui}[Antora Default UI] that has been customized for our needs.
5353

54-
The repository itself produces a UI bundle that can be applied when generating a static documentation site using {url-antora}[Antora] -- in our case, we apply it when generating {url-datastax-docs-repo}[docs-site].
54+
The repository itself produces a UI bundle that can be applied when generating a static documentation site using {url-antora}[Antora] -- in our case, we apply it when generating {url-datastax-docs-repo}[datastax-docs-site].
5555
The UI bundle contains the HTML templates (layouts, partials, and helpers), CSS, JavaScript, fonts, and (site-wide) images.
5656
As such, it provides both the visual theme and user interactions for the documentation site.
5757

0 commit comments

Comments
 (0)