Skip to content

Removing redundant name in GH paths #143

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<h1>Contributing to google/google-api-python-client</h1>
<p></p>

<p class="view"><a href="https://github.com/google/google-api-python-client">View the Project on GitHub <small>google/google/google-api-python-client</small></a></p>
<p class="view"><a href="https://github.com/google/google-api-python-client">View the Project on GitHub <small>google/google-api-python-client</small></a></p>


<ul>
Expand Down Expand Up @@ -54,7 +54,7 @@ <h3><a name="cla" class="anchor" href="#cla"><span class="octicon octicon-link">
<h3><a name="discuss" class="anchor" href="#discuss"><span class="octicon octicon-link"></span></a>Before writing code, file an issue</h3>

<p>
Use the <a href="https://github.com/google/google/google-api-python-client/issues">issue tracker</a> to start the discussion. It is possible that someone else is already working on your idea, your approach is not quite right, or that the functionality exists already. The ticket you file in the issue tracker will be used to hash that all out.
Use the <a href="https://github.com/google/google-api-python-client/issues">issue tracker</a> to start the discussion. It is possible that someone else is already working on your idea, your approach is not quite right, or that the functionality exists already. The ticket you file in the issue tracker will be used to hash that all out.
</p>

<h3><a name="fork" class="anchor" href="#fork"><span class="octicon octicon-link"></span></a>Fork google/google-api-python-client</h3>
Expand Down