Browse Source

Merge branch 'release/1.10.x'

[skip ci]
rdb 2 years ago
parent
commit
0d2f6266bd
2 changed files with 2 additions and 1 deletions
  1. 1 0
      BACKERS.md
  2. 1 1
      README.md

+ 1 - 0
BACKERS.md

@@ -27,6 +27,7 @@ This is a list of all the people who are contributing financially to Panda3D.  I
 * Maxwell Dreytser
 * Maxwell Dreytser
 * SureBet
 * SureBet
 * Gyedo Jeon
 * Gyedo Jeon
+* GameDev JONI
 
 
 ## Backers
 ## Backers
 
 

+ 1 - 1
README.md

@@ -106,7 +106,7 @@ python3 makepanda/makepanda.py --everything --installer --no-egl --no-gles --no-
 You will probably see some warnings saying that it's unable to find several
 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
 dependency packages.  You should determine which ones you want to include in
 your build and install the respective development packages.  You may visit
 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.11/python/distribution/thirdparty-licenses)
 for an overview of the various dependencies.
 for an overview of the various dependencies.
 
 
 If you are on Ubuntu, this command should cover the most frequently
 If you are on Ubuntu, this command should cover the most frequently