mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-17 20:45:29 +00:00
fix frontend paths (#229)
Some checks are pending
Build pages and publish / build (push) Waiting to run
Some checks are pending
Build pages and publish / build (push) Waiting to run
* fix login paths * Update 2023-08-28-react.md
This commit is contained in:
@ -75,9 +75,9 @@ Developers will need to install the required development packages to build the u
|
||||
|
||||
#### Interface Preview
|
||||
|
||||
The new interface is currently shipping in the "master" branch of InvenTree, and can be accessed at the `/platform/` URL. This is very much a work in progress, but is useful for users or developers who wish to see the progress of the overhaul, or (even better) help us develop it.
|
||||
The new interface is currently shipping in the "master" branch of InvenTree, and can be accessed at the `/web/` URL. This is very much a work in progress, but is useful for users or developers who wish to see the progress of the overhaul, or (even better) help us develop it.
|
||||
|
||||
You can see the latest version on the demo site, at [https://demo.inventree.org/platform/](https://demo.inventree.org/platform/)
|
||||
You can see the latest version on the demo site, at [https://demo.inventree.org/web/](https://demo.inventree.org/web/)
|
||||
|
||||
#### Development Assistance
|
||||
|
||||
|
Reference in New Issue
Block a user