Skip to content

Commit 5e4daf4

Browse files
docs: remove separate frontend docs and link to repo
The frontend docs should just be in the frontend. This is a standard practice for monorepos with developer information for specific packages within the monorepo.
1 parent 7e0713c commit 5e4daf4

File tree

2 files changed

+1
-77
lines changed

2 files changed

+1
-77
lines changed

docs/contributing/contribution_guides/contributingToFrontend.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

docs/contributing/contribution_guides/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To get started, take a look at our [new contributors checklist](newContributorCh
1212
Once you're setup, for more information, you can review the documentation specific to your area of interest:
1313

1414
* #### [InvokeAI Architecure](../ARCHITECTURE.md)
15-
* #### [Frontend Documentation](./contributingToFrontend.md)
15+
* #### [Frontend Documentation](https://github.com/invoke-ai/InvokeAI/tree/main/invokeai/frontend/web)
1616
* #### [Node Documentation](../INVOCATIONS.md)
1717
* #### [Local Development](../LOCAL_DEVELOPMENT.md)
1818

0 commit comments

Comments
 (0)