Skip to content

Commit 6a66251

Browse files
committed
Merge branch 'master' into 50-better-titles
2 parents 75bb5aa + 0c98e69 commit 6a66251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Flatten-Tool (aka Flat Stan) [Alpha]
88

99
Flat Stan is a general purpose tool with the goal of allowing a dataset to be round-tripped between structured JSON and tabular data packages or spreadsheets: providing a bridge between richly structured datasets and accessible flat formats.
1010

11-
It was developed for use with the [Open Contracting Data Standard](http://standard.open-contracting.ogr), and has been further developed with the [360 Giving Data Standard](http://docs.threesixtygiving.ogr). We're keen to see if it is useful in other contexts too.
11+
It was developed for use with the [Open Contracting Data Standard](http://standard.open-contracting.org), and has been further developed with the [360 Giving Data Standard](http://www.threesixtygiving.org/standard/reference/). We're keen to see if it is useful in other contexts too.
1212

1313
It is also used in to power the [COnvert Validate Explore (COVE) tool](https://github.com/OpenDataServices/cove) which provides a web interface for Flat Stan configured against a particular JSON Schema.
1414

@@ -108,7 +108,7 @@ will print help information specific to that subcommand.
108108

109109
### Creating spreadsheet templates
110110

111-
Download https://raw.githubusercontent.com/open-contracting/standard/master/standard/schema/release-schema.json to the current directory.
111+
Download https://raw.githubusercontent.com/open-contracting/standard/1.0/standard/schema/release-schema.json to the current directory.
112112

113113
flatten-tool create-template --output-format all --output-name template --schema release-schema.json --main-sheet-name releases
114114

0 commit comments

Comments
 (0)