Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
fix typo s/Node/Note/
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Jun 28, 2020
1 parent df58dd6 commit 1e31f3d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions doc/.order
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Knowledge-Base
Developer-Node
Developer-Note
FAQ-on-Mobile-App-build-failed
step-by-step-for-functions-development
Tester
Tester
File renamed without changes.
6 changes: 3 additions & 3 deletions doc/Developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ On the macOS

More info

- See [Client Side Project Note](Developer-Node.md).
- See [Client Side Project Note](Developer-Note.md).

# iOS

Expand Down Expand Up @@ -69,7 +69,7 @@ More info

- Use Exposure Notification API. Thus, provisioning profile required `com.apple.developer.exposure-notification entitlement`.
- If you haven't the entitlement, removing it in `Entitlements.plist`.
- See [Client Side Project Note](Developer-Node.md).
- See [Client Side Project Note](Developer-Note.md).

# Server

Expand All @@ -93,7 +93,7 @@ More info

# References

- [Client Side Project Note](Developer-Node.md)
- [Client Side Project Note](Developer-Note.md)
- [Installing Xamarin in Visual Studio 2019](https://docs.microsoft.com/en-us/xamarin/get-started/installation/windows)
- [Use the Azure Cosmos Emulator for local development and testing](https://docs.microsoft.com/en-us/azure/cosmos-db/local-emulator)

0 comments on commit 1e31f3d

Please sign in to comment.