Skip to content

Commit 0a8973c

Browse files
committed
Fixed link
1 parent 91afdbd commit 0a8973c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/rich-commands.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# List of commands
1+
# Concept of Rich Commands
2+
3+
> [!INFO]
4+
> Write down here
5+
6+
# Commands
27

38
This is the list of all commands defined in `CommandCodes` enum except `None`.
49

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<Content Include="7z64.dll">
4646
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
4747
</Content>
48-
<Content Include="..\..\NOTICE.md">
48+
<Content Include="..\..\.github\NOTICE.md">
4949
<Link>NOTICE.md</Link>
5050
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
5151
</Content>

0 commit comments

Comments
 (0)