diff options
author | EuAndreh <eu@euandre.org> | 2021-06-27 22:06:40 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-06 16:29:15 -0300 |
commit | 67f7c956239a7bc811a1d655d389666048e45fc3 (patch) | |
tree | e31dd02c3e591828313a9578ee82bca986038dcf /TODOs.md | |
parent | TODOs.md: Mark #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 as CANCELLED (diff) | |
download | git-permalink-67f7c956239a7bc811a1d655d389666048e45fc3.tar.gz git-permalink-67f7c956239a7bc811a1d655d389666048e45fc3.tar.xz |
Translate CHANGELOG.md adn README.md
Partially implements #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586.
As mentioned in the task, instead of making "README.md" as symlink to
"README.en.md", "README.md" is kept as it is, as the translated file
doesn't need to live in the repository. The same goes for the
"CHANGELOG.md" file.
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ As with manpages, the actual file will be `README.en.md`, and `README.md` is a s I should also add links to the translated versions on each translation. -This should bring an accompanying change to `aux/workflow/assert-readme.sh` and `aux/workflow/assert-changelog.sh'. +This should bring an accompanying change to `aux/workflow/assert-readme.sh` and `aux/workflow/assert-changelog.sh`. ## DONE Remove hard coded `public/` path in some files under `aux/` {#task-f09dedb7-1b25-0b5e-2520-910a9aa32562} - DONE in 2021-06-22 |