diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e44c76e..87fd4ec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ For submitting patches, please read our [guide to contributing code](http://doc. * [Server Requirements](http://doc.silverstripe.org/framework/en/installation/server-requirements) * [Changelogs](http://doc.silverstripe.org/framework/en/changelogs/) - * [Bugtracker: Framework](https://github.com/silverstripe/sapphire/issues) + * [Bugtracker: Framework](https://github.com/silverstripe/silverstripe-framework/issues) * [Bugtracker: CMS](https://github.com/silverstripe/silverstripe-cms/issues) * [Bugtracker: Installer](https://github.com/silverstripe/silverstripe-installer/issues) * [Forums](http://silverstripe.org/forums) diff --git a/README.md b/README.md index 5323d68..eb7627e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Base project folder for a SilverStripe ([http://silverstripe.org](http://silverstripe.org)) installation. Requires additional modules to function: - * [`framework`](http://github.com/silverstripe/sapphire): Module including the base framework + * [`framework`](http://github.com/silverstripe/silverstripe-framework): Module including the base framework * [`cms`](http://github.com/silverstripe/silverstripe-cms): Module including a Content Management System * `themes/simple` (optional) @@ -23,7 +23,7 @@ If you would like to make changes to the SilverStripe core codebase, we have an ## Links ## * [Changelogs](http://doc.silverstripe.org/framework/en/changelogs/) - * [Bugtracker: Framework](https://github.com/silverstripe/sapphire/issues) + * [Bugtracker: Framework](https://github.com/silverstripe/silverstripe-framework/issues) * [Bugtracker: CMS](https://github.com/silverstripe/silverstripe-cms/issues) * [Bugtracker: Installer](https://github.com/silverstripe/silverstripe-installer/issues) * [Forums](http://silverstripe.org/forums)