Fixed Web+ Bookmarks.

* the LoaderPage for the BeBook now points to /system/documentation/BeBook
* the HaikuPorts bookmark now points to https://github.com/haikuports
This commit is contained in:
Humdinger
2015-07-14 18:03:22 +02:00
parent 8868ca02ed
commit 8512a55f41
+1 -1
View File
@@ -195,7 +195,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
AddPackageFilesToHaikuImage system : webpositive.hpkg AddPackageFilesToHaikuImage system : webpositive.hpkg
: nameFromMetaInfo ; : nameFromMetaInfo ;
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
$(baseURL)/WebPositiveBookmarks-2015-05-25.zip $(baseURL)/WebPositiveBookmarks-2015-07-14.zip
: home config settings WebPositive ; : home config settings WebPositive ;
break ; break ;
} }