Skip to content

Commit

Permalink
Move add migrations into docs site
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Mar 19, 2024
1 parent ba57d59 commit f33eec0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
</ItemGroup>

<ItemGroup>
<Content Include="..\docs\migrations.md">
<Link>migrations.md</Link>
</Content>
<Content Include="..\..\documentation\docs\developer-guide\migrations\migrations.md">
<Link>migrations.md</Link>
</Content>
</ItemGroup>

<PropertyGroup Condition=" '$(noSonar)' == 'true' ">
Expand Down

0 comments on commit f33eec0

Please sign in to comment.