OpenMF
OpenMF copied to clipboard
fixed navbar link issue
Description
Fixed navbar redirecting issue
Fixes #243
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
Test Configuration:
- Firmware version:
- Hardware:
- Toolchain:
- SDK:
Also, include screenshots for the verification and reviewing purpose.
Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
only there is no profile component . So I left that as it is.
@sachinsom93 PTAL
hi @sachinsom93 can we merge this as it solved the issue?