fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

link broken in readme file #224

Closed jkone27 closed 6 years ago

jkone27 commented 6 years ago

Description

In Readme.MD, section The ProvidedTypes API - Adding the Files, second link reported as "this" to provide example on how to import files in project, is broken, giving 404.

Repro steps

click on documentation link : https://github.com/dsyme/FSharp.Data/blob/e841dde62091a82225b91b2f38b76513dafbfc05/src/FSharp.Data.Source.fsproj#L54-L59

Expected behavior

access the page.

Actual behavior

github 404.

dsyme commented 6 years ago

Thanks, fixed