Skip to content

Commit d027eb4

Browse files
committed
readme
1 parent ee1acc6 commit d027eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ app.UseNpgsqlRest(new("Host=localhost;Port=5432;Database=my_db;Username=postgres
162162
app.Run();
163163
```
164164

165-
For all available build options, please consult a [source code file](https://github.com/vb-consulting/NpgsqlRest/blob/master/source/NpgsqlRest/NpgsqlRestOptions.cs), until the documentation website is built.
165+
For all available build options, please consult a [source code file](https://github.com/vb-consulting/NpgsqlRest/blob/master/NpgsqlRest/NpgsqlRestOptions.cs), until the documentation website is built.
166166

167167
## Dependencies
168168

0 commit comments

Comments
 (0)