From 7ec06215e214c813493baa0b7838bee4956349f3 Mon Sep 17 00:00:00 2001 From: Hendrik Ranocha Date: Mon, 22 Mar 2021 15:52:19 +0100 Subject: [PATCH] doc: link to the repo from the docs (#141) --- docs/src/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index 7cac91d..58771eb 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,7 +1,8 @@ # [**1.** Introduction](@id Introduction) -Welcome to the documentation for Literate -- a simplistic package -for [Literate Programming](https://en.wikipedia.org/wiki/Literate_programming). +Welcome to the documentation for [Literate](https://github.com/fredrikekre/Literate.jl) +-- a simplistic package for +[Literate Programming](https://en.wikipedia.org/wiki/Literate_programming). ### What?