fix internal links in markdown doc files

This commit is contained in:
luca 2017-10-09 18:44:23 -07:00
Родитель 8b14bf75da
Коммит cc756d5f9a
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -38,4 +38,4 @@ NuGet MEF attributes as only they can describe sharing boundaries.
VS MEF offers no such facility. The catalog must be complete before the graph is created.
VS-MEF has [compatible equivalents for two common uses of `CompositionContainer.Compose`][Compose].
[Compose]: doc/dynamic_recomposition.md
[Compose]: dynamic_recomposition.md

Просмотреть файл

@ -38,4 +38,4 @@ applications already.
Learn more about [the differences between .NET MEF, NuGet MEF, and this library][Differences].
[MEFv2Pkg]: https://www.nuget.org/packages/system.composition
[Differences]: doc/mef_library_differences.md
[Differences]: mef_library_differences.md