readme: Update link pointing to old manual

[skip ci]
This commit is contained in:
rdb 2023-02-13 11:32:46 +01:00
parent aaabb6a652
commit bd71541e5f
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ python makepanda/makepanda.py --everything --installer --no-egl --no-gles --no-g
You will probably see some warnings saying that it's unable to find several
dependency packages. You should determine which ones you want to include in
your build and install the respective development packages. You may visit
[this manual page](https://www.panda3d.org/manual/?title=Third-party_dependencies_and_license_info)
[this manual page](https://docs.panda3d.org/1.10/python/distribution/thirdparty-licenses)
for an overview of the various dependencies.
If you are on Ubuntu, this command should cover the most frequently