Skip to content

Commit da8a1bb

Browse files
committed
corrected link on home page, and added link to docs source Github repo
1 parent 8bdb03e commit da8a1bb

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

docs/index.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,28 @@
99
Any update may introduce incompatibilities with previous versions or breaking architectural changes, so always back up any data before upgrading.
1010

1111
Check the status of the Celbridge on the project
12-
`GitHub repo <a href="https://github.com/celbridge-org/celbridge">`_
12+
`GitHub repo <https://github.com/celbridge-org/celbridge>`_
1313

1414
Celbridge Docs
1515
==============
1616

1717
Welcome to the offical documentation pages for of
1818
`Celbridge <https://www.celbridge.org/>`__, the free and open source community-driven Python and data pipline workbench application.
1919

20-
You can find the source code to Celbridge at the project's Github site: |github|
20+
You can find the source code to the **Celbridge application** at the project's Github site: |github|
2121

2222
.. |github| image:: /images/github-mark.svg
2323
:width: 5%
2424
:target: https://github.com/celbridge-org/celbridge/
2525

2626

27+
You can find the source code to this **Celbridge docs** project at: |github_docs|
28+
29+
.. |github_docs| image:: /images/github-mark.svg
30+
:width: 5%
31+
:target: https://celbridge-org.github.io/celbridge-docs/
32+
33+
2734
The table of contents in the sidebar should let you easily access the documentation
2835
for your topic of interest. You can also use the search function in the top-left corner.
2936

0 commit comments

Comments
 (0)