diff --git a/Home.md b/Home.md index e2c6243..c1a7905 100644 --- a/Home.md +++ b/Home.md @@ -6,7 +6,9 @@ You may also be interested in referencing the following resources: | Resource | Description | | ------------- | ------------- | -| **[Developer Resources Portal](https://developer.woocommerce.com)** | A centralized collection of documentation, tools, and resources for developers working with WooCommerce. | +| **[Developer Documentation](https://github.com/woocommerce/woocommerce/tree/trunk/docs/)** | A centralized collection of documentation, tools, and resources for developers working with WooCommerce. | +| **[Developer Resources](https://github.com/woocommerce/woocommerce/blob/trunk/docs/getting-started/developer-resources.md)** | A centralized collection of documentation, tools, and resources for developers working with WooCommerce. | +| **[Developer Tools](https://github.com/woocommerce/woocommerce/blob/trunk/docs/getting-started/developer-tools.md)** | A centralized collection of documentation, tools, and resources for developers working with WooCommerce. | | **[REST API Documentation](http://woocommerce.github.io/woocommerce-rest-api-docs/)** | Covers our latest REST API and legacy versions v1, v2 and v3. | | **[Internal API Documentation](https://docs.woocommerce.com/wc-apidocs/index.html)** | Automagically generated from our source code. | | **[End-user Documentation](https://docs.woocommerce.com/)** | Docs for users, including documentation for extensions. |