mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
Fix a link
This commit is contained in:
parent
00fc7168c0
commit
49c66d645a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ function generate-table {
|
|||
|
||||
echo "# Environment"
|
||||
echo
|
||||
echo "- Commit: $COMMIT"
|
||||
echo "- Commit: [[$COMMIT|https://github.com/nineties/planckforth/commit/$COMMIT]]"
|
||||
echo "- $CPU_MODEL"
|
||||
echo "- $MEM_SIZE"
|
||||
echo "- $UNAME"
|
||||
|
|
Loading…
Reference in a new issue