Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(component): fix broken link to progress bar GitHub docs in READM… #1068

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

raulbarriga
Copy link
Contributor

…E.md

Fix broken link to progress bar github documentation in README.md. The previous link was pointing to [https://flowbite-react.com/docs/components/progress-bar], but now it points to the correct URL: [https://www.flowbite-react.com/docs/components/progress].

Summarize the changes made and the motivation behind them.

I was going to use the Progress Bar & refered to that component's link in the github docs only to find it was a broken 404 link.

Reference related issues using # followed by the issue number.

N/A

If there are breaking API changes - like adding or removing props, or changing the structure of the theme - describe them, and provide steps to update existing code.

N/A

@vercel
Copy link

vercel bot commented Oct 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 3:04pm

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Attention: 483 lines in your changes are missing coverage. Please review.

Comparison is base (7461173) 99.54% compared to head (d489349) 93.91%.
Report is 123 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1068      +/-   ##
==========================================
- Coverage   99.54%   93.91%   -5.64%     
==========================================
  Files         163      202      +39     
  Lines        6621     8458    +1837     
  Branches      401      465      +64     
==========================================
+ Hits         6591     7943    +1352     
- Misses         30      515     +485     
Files Coverage Δ
src/components/Accordion/Accordion.tsx 100.00% <100.00%> (ø)
src/components/Accordion/AccordionContent.tsx 100.00% <100.00%> (ø)
src/components/Accordion/AccordionPanel.tsx 100.00% <100.00%> (ø)
src/components/Accordion/AccordionPanelContext.tsx 88.88% <100.00%> (+1.38%) ⬆️
src/components/Accordion/AccordionTitle.tsx 100.00% <100.00%> (ø)
src/components/Alert/Alert.tsx 100.00% <100.00%> (ø)
src/components/Avatar/Avatar.tsx 100.00% <100.00%> (ø)
src/components/Avatar/AvatarGroup.tsx 100.00% <100.00%> (ø)
src/components/Avatar/AvatarGroupCounter.tsx 100.00% <100.00%> (ø)
src/components/Badge/Badge.tsx 100.00% <100.00%> (ø)
... and 105 more

... and 34 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SutuSebastian
Copy link
Collaborator

LGTM

…E.md

Fix broken link to progress bar github documentation in README.md. The previous link was pointing to
[https://flowbite-react.com/docs/components/progress-bar], but now it points to the correct URL:
[https://www.flowbite-react.com/docs/components/progress].
@rluders rluders force-pushed the fix/progress_bar-linkbroken branch from ddd5247 to d489349 Compare October 18, 2023 15:01
@rluders rluders merged commit 4c0a188 into themesberg:main Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants