Skip to content

Commit

Permalink
Add missing URL (#42)
Browse files Browse the repository at this point in the history
Summary:
Added a missing URL to `LICENSE.md`.

Pull Request resolved: #42

Reviewed By: mmaurer

Differential Revision: D49654040

Pulled By: corporateshark

fbshipit-source-id: 4d12f36c96fd591fac0f3e9be13ab56a021c7735
  • Loading branch information
corporateshark authored and facebook-github-bot committed Sep 27, 2023
1 parent 15e4fb4 commit 4d0250f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ python3 deploy_deps.py
```

These scripts download external third-party dependencies. Please check [Dependencies] for the full list.
These scripts download external third-party dependencies. Please check [Dependencies](./LICENSE.md) for the full list.

* Windows

Expand Down

0 comments on commit 4d0250f

Please sign in to comment.