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

Broken link #1560

Open
shahzaib-Arc opened this issue Oct 24, 2024 · 0 comments
Open

Broken link #1560

shahzaib-Arc opened this issue Oct 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shahzaib-Arc
Copy link

graph TD;
Entrance[Entrance] --> PowderRoom[Powder Room]
Entrance --> HobbyRoom[Hobby Room]
LivingRoom[Living Room] --> Kitchen[Kitchen]
LivingRoom --> Bedroom[Bedroom]
Bedroom --> W_C[W.C.]

style Entrance fill:#f9f,stroke:#333,stroke-width:2px;
style PowderRoom fill:#ccf,stroke:#333,stroke-width:2px;
style HobbyRoom fill:#ccf,stroke:#333,stroke-width:2px;
style LivingRoom fill:#cfc,stroke:#333,stroke-width:2px;
style Kitchen fill:#cfc,stroke:#333,stroke-width:2px;
style Bedroom fill:#cfc,stroke:#333,stroke-width:2px;
style W_C fill:#ccf,stroke:#333,stroke-width:2px;
@shahzaib-Arc shahzaib-Arc added the bug Something isn't working label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant