From 41e07c2238191489f95ccc9d76e0536b49c17c00 Mon Sep 17 00:00:00 2001 From: aepetelin Date: Mon, 5 Apr 2021 21:00:17 +0200 Subject: [PATCH] fix link to doc/latest/translation.md in Frontend guide, was 404 --- frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/README.md b/frontend/README.md index 039f0f22..8124ce1a 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -29,7 +29,7 @@ ### How to add new locale -Please see [this documentation](https://github.com/umputun/remark42/blob/master/docs/translation.md). +Please see [this documentation](https://github.com/umputun/remark42/blob/master/docs/latest/translation.md). ### Notes