We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9266631 commit 8f02363Copy full SHA for 8f02363
mkdocs/docs/HPC/linux-tutorial/beyond_the_basics.md
@@ -547,7 +547,7 @@ overwrite any pragmas present in the script.
547
ls /tmp/t*
548
```
549
550
-??? abstract "Create a file containing 'My home directory <home> is available using $HOME'."
+??? abstract "Create a file containing 'My home directory [home] is available using $HOME'."
551
```bash
552
echo "My home directory $HOME is available using \$HOME" > home_info.txt
553
0 commit comments