diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2019-04-29 14:04:48 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2019-04-30 00:29:41 +0200 |
| commit | f22046aebe5abc6ac0690724235a1f1cf2fa3bff (patch) | |
| tree | b9d954d2f5d851b0a2ff3203f0c20c1af07eeaf4 /website/posts/gsoc-report-2018.md | |
| parent | website: 'manual-url' now accepts a #:language parameter. (diff) | |
| download | guix-artwork-f22046aebe5abc6ac0690724235a1f1cf2fa3bff.tar.gz | |
website: posts: Update references to the manual.
This commit is the result of running:
sed -i -'es|manual/html_node|manual/en/html_node|g' posts/*.*
Diffstat (limited to 'website/posts/gsoc-report-2018.md')
| -rw-r--r-- | website/posts/gsoc-report-2018.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/posts/gsoc-report-2018.md b/website/posts/gsoc-report-2018.md index 4bfd1ad..82526b1 100644 --- a/website/posts/gsoc-report-2018.md +++ b/website/posts/gsoc-report-2018.md @@ -72,7 +72,7 @@ of the interface are listed below. to be displayed from the database. - The frontend consists of HTML templates represented with [Guile - SXML](https://www.gnu.org/software/guile/manual/html_node/SXML.html) + SXML](https://www.gnu.org/software/guile/manual/en/html_node/SXML.html) and the [Bootstrap 4](https://getbootstrap.com/) CSS library. - The appearance is minimalistic. Every page includes only specific |
