8000 Fix issues link in README · mauricio/postgresql-async@262c4af · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Commit 262c4af

Browse files
committed
Fix issues link in README
It was linking to an issues file in the repository.
1 parent 4a1fa9d commit 262c4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ So, prepared statements are awesome, but are not free. Use them judiciously.
110110
- checkout the source code
111111
- find bugs, find places where performance can be improved
112112
- check the **What is missing** piece
113-
- check the [issues page](issues) for bugs or new features
113+
- check the [issues page](https://github.com/mauricio/postgresql-async/issues) for bugs or new features
114114
- send a pull request with specs
115115

116116
## Main public interface

0 commit comments

Comments
 (0)
0