aboutsummaryrefslogtreecommitdiff
path: root/index.rst
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-31 21:59:00 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-31 21:59:00 -0600
commit5af481d62df80d8be3f5835042d30372ef9cbe04 (patch)
tree6d995adefedd90fd3db269f898a527313a37af10 /index.rst
parentc916253f17b329550250549ea0aef4b67ced026f (diff)
downloadspec-5af481d62df80d8be3f5835042d30372ef9cbe04.tar.gz
spec-5af481d62df80d8be3f5835042d30372ef9cbe04.zip
define and annotate some language elements
Diffstat (limited to 'index.rst')
-rw-r--r--index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.rst b/index.rst
index 99f5d44..8b310af 100644
--- a/index.rst
+++ b/index.rst
@@ -12,7 +12,7 @@ Crowbar is a language that is derived from (and, wherever possible, interoperabl
Ideally, a typical C codebase should be straightforward to rewrite in Crowbar, and any atypical C constructions not supported by Crowbar can be left as C.
-This site hosts the Crowbar specification.
+This site hosts the Crowbar specification at https://crowbar-lang.org and at `<gemini://crowbar-lang.org>`_.
Additional resources you may be interested in:
* `sr.ht project hub`_
@@ -67,5 +67,5 @@ Chapters
==================
* :ref:`genindex`
- * :ref:`crowbar-keyword`
+ * :ref:`crowbar-element`
* :ref:`search`