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

Fix typo in consts #2359

Closed
jmcouffin opened this issue Aug 16, 2024 · 1 comment
Closed

Fix typo in consts #2359

jmcouffin opened this issue Aug 16, 2024 · 1 comment
Assignees
Labels
Benign Bug Bug that doesn't stop user from using the tool but it makes it inconvenient [class]

Comments

@jmcouffin
Copy link
Contributor

jmcouffin commented Aug 16, 2024

public const string BlogsUrl = "blog" + RouterUrl;

All good except for the redirection (outside of the repo, on the url provider)

@jmcouffin jmcouffin added the Wiki Issues related to Wiki or Documentation [subsystem] label Aug 16, 2024
@jmcouffin jmcouffin self-assigned this Aug 16, 2024
@jmcouffin jmcouffin changed the title Check and edit pyrevitlabs consts urls Fix typo in consts Aug 19, 2024
@jmcouffin jmcouffin added Benign Bug Bug that doesn't stop user from using the tool but it makes it inconvenient [class] and removed Wiki Issues related to Wiki or Documentation [subsystem] labels Aug 20, 2024
@jmcouffin
Copy link
Contributor Author

fixed by #2366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benign Bug Bug that doesn't stop user from using the tool but it makes it inconvenient [class]
Projects
None yet
Development

No branches or pull requests

1 participant