From 8dc8b6bb9f276b4aa61c07329a99685bd2e94e6a Mon Sep 17 00:00:00 2001 From: Gilquin <laurent.gilquin@ens-lyon.fr> Date: Fri, 4 Nov 2022 16:18:15 +0100 Subject: [PATCH] corrected hrefs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3012646..fbc13e6 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Found a typo in the documentation? Interested in adding a feature or stab at submitting a [pull request][using-pull-requests]. If this is your first pull request, it may be helpful to read up on the [GitHub Flow][github-flow]. -[issues]: https://github.com/mmistakes/jekyll-theme-basically-basic/issues -[new-issue]: https://github.com/mmistakes/jekyll-theme-basically-basic/issues/new +[issues]: https://gitbio.ens-lyon.fr/igfl/websites/OldShack/issues +[new-issue]: https://gitbio.ens-lyon.fr/igfl/websites/OldShack/issues/new [using-pull-requests]: https://help.github.com/articles/using-pull-requests/ [github-flow]: https://guides.github.com/introduction/flow/ -- GitLab