From 633574a7f0e55affc3178bc20d241d2cb3f765d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 23 Mar 2020 12:58:50 -0400 Subject: [PATCH] Add link to public raw notes (and also trigger rebuild of page to test link to translation .. now that we've added a rst section at the top of the translation markdown) --- documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation.rst b/documentation.rst index 7bba1a9..209eccf 100644 --- a/documentation.rst +++ b/documentation.rst @@ -14,7 +14,7 @@ Edit or add. That's the primary instruction. You can edit directly on `gitlab. Where to post what ------------------ -We like `Gitlab's approach `_: If you're not sure where to put something in documentation, or if it even is documentation, `write a blog post `_. Or even, in the Agaric context, just throw it in a `raw note `_. +We like `Gitlab's approach `_: If you're not sure where to put something in documentation, or if it even is documentation, `write a blog post `_. Or even, in the Agaric context, just throw it in a `raw note `_ (a private repository but non-draft notes are published to `agaric.gitlab.io/raw-notes `_). Somewhere is better than nowhere.