diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2019-03-15 12:14:10 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2019-03-15 12:14:10 +0100 |
| commit | 6f229bbcd33baacd358dad41ad7dc5c2f87dd12c (patch) | |
| tree | 5b912ce5f811dc550890c64394f2ff969233103d /website/posts | |
| parent | website: documentation-video-creation: Add link to the code. (diff) | |
| download | guix-artwork-6f229bbcd33baacd358dad41ad7dc5c2f87dd12c.tar.gz | |
website: documentation-video-creation: Fix link syntax.
* website/posts/documentation-video-creation-2019.md: Fix wrong link.
Diffstat (limited to 'website/posts')
| -rw-r--r-- | website/posts/documentation-video-creation-2019.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/posts/documentation-video-creation-2019.md b/website/posts/documentation-video-creation-2019.md index 15970b7..1217399 100644 --- a/website/posts/documentation-video-creation-2019.md +++ b/website/posts/documentation-video-creation-2019.md @@ -71,7 +71,7 @@ that need to be glued into the final one. They are sorted, and using the same tool for video creation our final introductory video is created. The code for this video creation workflow is available -[https://git.savannah.gnu.org/cgit/guix/videos.git](on Savannah). +[on Savannah](https://git.savannah.gnu.org/cgit/guix/videos.git). Enjoy! #### About GNU Guix |
