Skip to content

Commit 9294c78

Browse files
committed
fix: Test consistency
1 parent 2cf2329 commit 9294c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenActive.DatasetSite.NET.Tests/SimpleImplementation.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public SimpleImplementation(ITestOutputHelper output)
2323
OpenBookingAPIAuthenticationAuthorityUrl = "https://auth.acmebooker.example.com".ParseUrlOrNull(),
2424
DatasetSiteUrl = "https://halo-odi.legendonlineservices.co.uk/openactive/".ParseUrlOrNull(),
2525
DatasetDiscussionUrl = "https://github.com/gll-better/opendata".ParseUrlOrNull(),
26-
DatasetDocumentationUrl = "https://docs.acmebooker.example.com/".ParseUrlOrNull(),
26+
DatasetDocumentationUrl = "https://permalink.openactive.io/dataset-site/open-data-documentation".ParseUrlOrNull(),
2727
DatasetLanguages = new List<string> { "en-GB" },
2828
OrganisationName = "Better",
2929
OrganisationUrl = "https://www.better.org.uk/".ParseUrlOrNull(),

0 commit comments

Comments
 (0)