1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-05 16:18:01 +00:00

Fix the link to the docs.

This commit is contained in:
jbranchaud
2015-12-26 16:08:27 -06:00
parent 46211d1e3e
commit 2dd08e0f0b

View File

@@ -20,6 +20,6 @@ The postfix operator is `!` and can be used like so:
120
```
See the [arithmetic function
docs](http://stackoverflow.com/questions/7866353/git-list-all-available-commands)
See the [mathematical functions and operators
docs](http://www.postgresql.org/docs/8.1/static/functions-math.html)
for more details.