Skip to content

Commit 2dd08e0

Browse files
committed
Fix the link to the docs.
1 parent 46211d1 commit 2dd08e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgres/two-ways-to-compute-factorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ The postfix operator is `!` and can be used like so:
2020
120
2121
```
2222

23-
See the [arithmetic function
24-
docs](http://stackoverflow.com/questions/7866353/git-list-all-available-commands)
23+
See the [mathematical functions and operators
24+
docs](http://www.postgresql.org/docs/8.1/static/functions-math.html)
2525
for more details.

0 commit comments

Comments
 (0)