Explorar o código

update local package

ruki %!s(int64=4) %!d(string=hai) anos
pai
achega
d15987fe1f
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      _sidebar.md
  2. 1 1
      package/local_package_old.md

+ 1 - 1
_sidebar.md

@@ -21,7 +21,7 @@
 - Package Management
 
   - [Local Package (Old)](package/local_package_old.md)
-  - [Local Package](package/local_package.md)
+  - [Local Package (New)](package/local_package.md)
   - [System Package](package/system_package.md)
   - [Remote Package](package/remote_package.md)
   - [Xrepo C/C++ Package Manager](https://xrepo.xmake.io/#/getting_started)

+ 1 - 1
package/local_package_old.md

@@ -2,7 +2,7 @@
 
 This is a very early packaging solution, incompatible with `add_requires()` and `add_packages()`, and is gradually being deprecated.
 
-2.5.5 Start to adopt the new local package solution, see for details: [New version local package scheme](/package/local_package).
+2.5.5 Start to adopt the new local package solution, see for details: [New local package solution](/package/local_package).
 
 If you still want to use the old packaging method, you can execute the following command to specify the package format: `oldpkg`