From 43d40cc9ee29d27f67b807d637c3f1a6b5560198 Mon Sep 17 00:00:00 2001 From: Daniel Thom Date: Thu, 12 Oct 2023 16:15:33 -0600 Subject: [PATCH] Fix style guide link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 63c062eed..5d9f8bd7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,5 +2,5 @@ Community driven development of this package is encouraged. To maintain code quality standards, please adhere to the following guidlines when contributing: - To get started, sign the Contributor License Agreement. - - Please do your best to adhere to our [coding style guide](https://nrel-siip.github.io/InfrastructureSystems.jl/latest/style/). + - Please do your best to adhere to our [coding style guide](https://nrel-sienna.github.io/InfrastructureSystems.jl/latest/style/). - To submit code contributions, [fork](https://help.github.com/articles/fork-a-repo/) the repository, commit your changes, and [submit a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/).