docs: update repo artifacts references by emmanuel-ferdman · Pull Request #2695 · apache/hugegraph
Purpose of the PR
- close #xxx
Main Changes
Commit 1e97521 moved some of the repo artifacts:
hugegraph-server/hugegraph-dist/release-docs/LICENSE->install-dist/release-docs/LICENSE.hugegraph-server/hugegraph-dist/scripts/dependency/regenerate_known_dependencies.sh->install-dist/scripts/dependency/regenerate_known_dependencies.shhugegraph-server/hugegraph-dist/scripts/dependency/known-dependencies.txt->install-dist/scripts/dependency/known-dependencies.txthugegraph-server/hugegraph-dist/release-docs/NOTICE->install-dist/release-docs/NOTICE
This PR adjusts sources to changes.
For example:
Verifying these changes
- Trivial rework / code cleanup without any test coverage. (No Need)
- Already covered by existing tests, such as (please modify tests here).
- Need tests and can be verified as follows:
- xxx
Does this PR potentially affect the following parts?
- Dependencies (add/update license info & regenerate_dependencies)
- Modify configurations
- The public API
- Other affects (typed here)
- Nope
Documentation Status
-
Doc - TODO -
Doc - Done -
Doc - No Need