We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25291f8 commit 38441bfCopy full SHA for 38441bf
README.md
@@ -14,8 +14,8 @@ This repository contains the source of https://api.docs.flare.io.
14
15
**Interpreters**
16
17
-- Python: This repository contains a `.python-version` file for pyenv. Use it with `pyenv local`.
18
-- Node: This repository contains a `.nvmrc` file for nvm. Use it with `nvm use`.
+- Python: This repository contains a `.python-version` file for [pyenv](https://github.com/pyenv/pyenv). Use it with `pyenv local`.
+- Node: This repository contains a `.nvmrc` file for [nvm](https://github.com/nvm-sh/nvm). Use it with `nvm use`.
19
20
**Packages**
21
0 commit comments