Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Fix: links in README.md; Add links to components that are not linked #240

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

linuxonrails
Copy link

@linuxonrails linuxonrails commented Jan 28, 2023

Fix links

It's just a correction to the Storybook links 😊 Seems to be outdated.

When I visited the links that I have corrected in this PR they gave me errors like this:

It's just a correction to the Storybook links. Seems to be outdated.

Couldn't find story matching 'buttongroup--viewer'.

  • Are you sure a story with that id exists?
  • Please check your stories field of your main.js config.
  • Also check the browser console and terminal for error messages.

Fix placeholder images

The site https://placehold.it seems to no longer return test images:

404 Not Found
Code: NoSuchBucket
Message: The specified bucket does not exist
BucketName: www.placeholder.com
RequestId: HF4ZKXV9GDC5QAWX
HostId: 4r62FQ9Ya4MGkzylGkTXeLTFYAMfbdxk/MVZq64QhIk1GCpjuEXo8FnUIosIfuxKkHnXcZyLfr4=

Fix images source from https://placehold.it/100x100 to https://via.placeholder.com/100 (where 100 was an example dimension)

…aceholder.com/100 (where 100 was an example dimension)

The site https://placehold.it seems to no longer return test images:

> 404 Not Found
>   Code: NoSuchBucket
>   Message: The specified bucket does not exist
>   BucketName: www.placeholder.com
>   RequestId: HF4ZKXV9GDC5QAWX
>   HostId: 4r62FQ9Ya4MGkzylGkTXeLTFYAMfbdxk/MVZq64QhIk1GCpjuEXo8FnUIosIfuxKkHnXcZyLfr4=
…aceholder.com/100 (where 100 was an example dimension)

The site https://placehold.it seems to no longer return test images:

> 404 Not Found
>   Code: NoSuchBucket
>   Message: The specified bucket does not exist
>   BucketName: www.placeholder.com
>   RequestId: HF4ZKXV9GDC5QAWX
>   HostId: 4r62FQ9Ya4MGkzylGkTXeLTFYAMfbdxk/MVZq64QhIk1GCpjuEXo8FnUIosIfuxKkHnXcZyLfr4=
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant