File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ make kind-deployment
3838
3939## Debugging and Testing
4040
41- See [ frontend testing guidelines] ( docs/testing.md ) for testing the frontend.
41+ See [ frontend testing guidelines] ( frontend/ docs/testing.md) for testing the frontend.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The Model Registry UI is a standalone web app for Kubeflow Model Registry. In th
1111
1212## Contributing
1313
14- You can check the [ contributing guidelines] ( ../CONTRIBUTING.md ) for more information on how to contribute to the Model Registry UI.
14+ You can check the [ contributing guidelines] for more information on how to contribute to the Model Registry UI.
1515
1616## OpenAPI Specification
1717
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ This is the default context for running a local UI. Make sure you build the pro
3636npm run start:dev
3737` ` `
3838
39- For in-depth local run guidance review the [contribution guidelines](../CONTRIBUTING.md).
39+ For in-depth local run guidance review the [contribution guidelines](../../../ui/ CONTRIBUTING.md).
4040
4141# ## Testing
4242
You can’t perform that action at this time.
0 commit comments