Skip to content

Commit e9c0c12

Browse files
Merge pull request #13 from jzmiller1/patch-1
Update link to "XBase File Format Description" in Readme.md
2 parents 0e5de22 + 783e68c commit e9c0c12

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
@@ -13,8 +13,7 @@ dfs/shapefile.pdf](http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf)
1313
. The Esri document describes the shp and shx file formats. However a third
1414
file format called dbf is also required. This format is documented on the web
1515
as the "XBase File Format Description" and is a simple file-based database
16-
format created in the 1960's. For more on this specification see: [http://www.
17-
clicketyclick.dk/databases/xbase/format/index.html](http://www.clicketyclick.d
16+
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
1817
k/databases/xbase/format/index.html)
1918

2019
Both the Esri and XBase file-formats are very simple in design and memory

0 commit comments

Comments
 (0)