Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df1c51a

Browse files
caseymeizkarimbahgat
authored andcommitted
Fix link formatting
The link had a new line symbol within the address causing it to display incorrectly on github
1 parent 16b474f commit df1c51a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ dfs/shapefile.pdf](http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf)
4444
. The Esri document describes the shp and shx file formats. However a third
4545
file format called dbf is also required. This format is documented on the web
4646
as the "XBase File Format Description" and is a simple file-based database
47-
format created in the 1960's. For more on this specification see: [http://www.clicketyclick.dk/databases/xbase/format/index.html](http://www.clicketyclick.d
48-
k/databases/xbase/format/index.html)
47+
format created in the 1960's. For more on this specification see: [http://www.clicketyclick.dk/databases/xbase/format/index.html](http://www.clicketyclick.dk/databases/xbase/format/index.html)
4948

5049
Both the Esri and XBase file-formats are very simple in design and memory
5150
efficient which is part of the reason the shapefile format remains popular

0 commit comments

Comments
 (0)