Fix external links in navigation bar#420
Merged
Merged
Conversation
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Contributor
|
LGTM except for the copy-paste issue I noted. |
silvolu
force-pushed
the
fix-nav-links
branch
from
December 16, 2014 18:18
54b0b46 to
6e32a33
Compare
Contributor
Author
|
Fixed and squashed, thanks! |
tseaver
added a commit
that referenced
this pull request
Dec 16, 2014
Fix external links in navigation bar
Contributor
|
Another post-merge regression failure: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/44241396#L301 |
Contributor
Author
|
@tseaver the new failures are my fault because I wiped out the content of the test datastore, but the test that was failing in the previous run is now green. |
Contributor
|
Ugh |
Contributor
Author
|
And back to green. |
lukesneeringer
added a commit
that referenced
this pull request
Oct 3, 2017
atulep
pushed a commit
that referenced
this pull request
Apr 3, 2023
Source-Link: googleapis/synthtool@1b9ad76 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9db98b055a7f8bd82351238ccaacfd3cda58cdf73012ab58b8da146368330021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #417.