Skip to content

Commit 1c3d272

Browse files
authored
Update README.md
1 parent 0be7cd1 commit 1c3d272

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
This library is an extended port of [ProjNet](http://projnet.codeplex.com)
33
## .NET Spatial Reference and Projection Engine
44
Proj.NET performs point-to-point coordinate conversions between geodetic coordinate systems for use in fx. Geographic Information Systems (GIS) or GPS applications. The spatial reference model used adheres to the Simple Features specification.
5-
* Read the [FAQ](http://projnet.codeplex.com/wikipage?title=FAQ&referringTitle=Home) for common questions.
6-
* Popular [Well-Known Text](http://projnet.codeplex.com/wikipage?title=CommonWellKnownText&referringTitle=Home) representations for Spatial Reference Systems
5+
* Read the [Frequently Asked Questions](https://github.com/NetTopologySuite/ProjNet4GeoAPI/wiki/Frequently-Asked-Questions) for common questions.
6+
* Popular [Well-Known Text](https://github.com/NetTopologySuite/ProjNet4GeoAPI/wiki/Popular-Well-Known-Text-representations-of-Spatial-Reference-Systems) representations for Spatial Reference Systems
77

88
### Get it from NuGet
99
`PM> Install-Package ProjNet4GeoAPI`
@@ -15,7 +15,7 @@ Join the [![Gitter](https://img.shields.io/gitter/room/TechnologyAdvice/Stardust
1515

1616

1717
### Projects using ProjNet4GeoAPI
18-
* [SharpMap](https://sharpmap.codeplex.com)
18+
* [SharpMap](https://github.com/SharpMap/SharpMap)
1919

2020
(If your project is missing, there is an edit button up-right)
2121

0 commit comments

Comments
 (0)