Skip to content

Commit a868257

Browse files
committed
Updated some links
1 parent 782a841 commit a868257

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thanks for considering contributing. Here are some items to consider before starting (in no particular order).
44

5-
* Check [tracker](http://tracker.firebirdsql.org/browse/DNET) if you want to start on something.
5+
* Check [tracker](https://github.com/FirebirdSQL/NETProvider/issues) if you want to start on something.
66
* Before you start working on something announce your intention on the mailing list (or in comment in tracker).
77
* Issue only complete PRs (no WIPs).
88
* Make sure your PR doesn't contain unneccessary changes (whitespaces, new lines, ...).

Provider/readme.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can subscribe to the developement list at:
1818

1919
You can access the lastest developement sources at:
2020

21-
http://www.firebirdsql.org/en/devel-net-provider/
21+
https://github.com/FirebirdSQL/NETProvider
2222

2323

2424
Reporting Bugs
@@ -27,9 +27,7 @@ Reporting Bugs
2727
There are two ways you can report bugs:
2828

2929
1. Sending it to the developement list.
30-
2. Through the Firebird Project tracker (category DNET):
31-
32-
http://tracker.firebirdsql.org/DNET
30+
2. Through the https://github.com/FirebirdSQL/NETProvider/issues.
3331

3432
3rd party code
3533
--------------

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
## Resources
2626

27-
* [Downloads](https://firebirdsql.org/en/net-provider/)
28-
* [Issue tracker](http://tracker.firebirdsql.org/browse/DNET)
27+
* [Downloads](https://github.com/FirebirdSQL/NETProvider/releases)
28+
* [Issue tracker](https://github.com/FirebirdSQL/NETProvider/issues)
2929

3030
## Builds
3131

0 commit comments

Comments
 (0)