Skip to content

Commit 783e68c

Browse files
committed
Update link to "XBase File Format Description"
Updated link to "XBase File Format Description" to address Issue #12: Documentation URL not valid #12. Link now properly links.
1 parent 202143c commit 783e68c

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)