Skip to content

Comments

Remove trailing slash from Conda cheat sheet URL in 'Using Conda' sec…#43762

Closed
onestn wants to merge 1 commit intoapache:masterfrom
onestn:patch-1
Closed

Remove trailing slash from Conda cheat sheet URL in 'Using Conda' sec…#43762
onestn wants to merge 1 commit intoapache:masterfrom
onestn:patch-1

Conversation

@onestn
Copy link
Contributor

@onestn onestn commented Nov 11, 2023

…tion to fix 404 error

In the 'Using Conda' section of the Spark documentation, the cheat sheet URL includes a trailing slash, causing a 404 error when accessed.

This commit removes the trailing slash to ensure the URL correctly directs to the intended page.

What changes were proposed in this pull request?

The proposed change removes the trailing slash from the Conda cheat sheet URL in the 'Using Conda' section of the Spark documentation. This modification is intended to resolve the 404 error that occurs when the current URL with the trailing slash is accessed.

Why are the changes needed?

The change is necessary because the existing URL with a trailing slash leads to a 404 error, hindering users' access to the Conda cheat sheet. Removing the slash will ensure the link directs users to the correct webpage, improving the documentation's usability.

Does this PR introduce any user-facing change?

No. This change only affects the documentation and does not alter the functionality of the Spark software itself.

How was this patch tested?

This documentation fix was visually inspected to ensure the corrected URL resolves to the intended webpage without a 404 error. No additional code testing is necessary as this change is strictly within the documentation.

Was this patch authored or co-authored using generative AI tooling?

No.

…tion to fix 404 error

In the 'Using Conda' section of the Spark documentation, the cheat sheet URL includes a trailing slash, causing a 404 error when accessed. 

This commit removes the trailing slash to ensure the URL correctly directs to the intended page.
@onestn
Copy link
Contributor Author

onestn commented Nov 11, 2023


@onestn onestn closed this Nov 11, 2023
@onestn onestn deleted the patch-1 branch November 11, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant