1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

oeis: Link to the source convert from Link to source: https://oeis.org/A000010 into [https://oeis.org/A000010]

This commit is contained in:
Your Name
2020-06-16 11:09:45 -04:00
parent 2e6ed2d0cc
commit 7d604974b1
+1 -1
View File
@@ -151,7 +151,7 @@ oeis() (
done
fi
# Print URL for user
printf "\nLink to source: ${URL}\n"
printf "\n[${URL}]\n"
)
oeis $@