[mkdocs] Update link in Edit this Page button

Open Beginner friendly
#7,648 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript
Domain
documentation

Research direction

Start by locating the example pages and the implementation of the “Edit this Page” button, then compare its repository and branch URL with the plotly/plotly.js corresponding branch. Done means the button opens the matching page in the correct repository and branch, with the link working after the recent refactoring.

Written by the indexing model from the issue text.

Description

bug

An 'Edit this Page' button has been added to the example pages, however, the link it opens is https://github.com/daexs/plotly.js/edit/mkdocs-conversion/pages/... (which also doesn't work due to recent refactoring), we would need to change it to the plotly/plotly.js repo's corresponding branch.

Dominant language
JavaScript
Stars
18.3k
Forks
2k
Avg merge
2d 12h
Merged PRs (30d)
28

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from plotly/plotly.js

All issues in plotly/plotly.js

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.