Closed mittalshravika closed 7 years ago
Something is odd here– the Files Changed tab is showing changes that don't make sense based on current master. For example, we already have relative linking in current master, but it's showing you deleting an absolute path from master to replace it with the relative link we already have.
Can you please try rebasing this branch on master (https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request)?
Oh Okay. Should I remove this PR and start with a fresh one after rebasing the branch with the master?
You should be able to push up the branch after the rebase and have this same PR still work. Might need to force-push though
I was not able to rebase the branch issue-170 with tessel/master although I was able to rebase the master branch of 276linesofCode with tessel/master, so, I will create a new branch and work on that and close this PR. Sorry for the inconvenience caused.
Fixes #170. The Pinout Diagram has been moved to the image folder and the relative path has also been added in the Hardware_API.md file.