Skip to content

Commit 4c02fcb

Browse files
lesvgarrettjonesgoogle
authored andcommitted
---
yaml --- r: 8879 b: refs/heads/lesv-patch-1 c: d13605f h: refs/heads/master i: 8877: e89d0c9 8875: 374a9ca 8871: fa7afc4 8863: 4e14e03
1 parent 981d511 commit 4c02fcb

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ refs/tags/v0.22.0: 18b298fe4bfe8ec2f20b0e0bf7ffdcce5cc3c5fe
6666
refs/heads/vam-google-patch-1: d0c8fee3a4074d0bf7360ce8c4f7f7223d0ee7b9
6767
refs/heads/vam-google-patch-CODEOWNERS: 2ac1616e25229e51d08a984708ef1918f91a35ee
6868
refs/heads/danoscarmike-patch-1: 7342a9916bce4ed00002c7202e2a16c5d46afaea
69-
refs/heads/lesv-patch-1: df49dbe7d4c480736f43a82327d2dad3fe5bd764
69+
refs/heads/lesv-patch-1: d13605f4a76693a9459f0183b0eaa9a03f82eb53
7070
refs/heads/ml-update-branch: 079dd6610017f5c51b9d1938c12d6d55b61513cf
7171
refs/heads/vkedia-patch-2: 7d8241388a9769a5c069334761b06c7012c878e7
7272
refs/heads/vkedia-patch-3: 4d128043acaa7db9160faf439d2ca6104e8a88cb

branches/lesv-patch-1/src/site/resources/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@ pre, code {
11461146
}
11471147

11481148
.col {
1149-
width: 46%;
1149+
width: 48%;
11501150
}
11511151

11521152
.col-left {

branches/lesv-patch-1/src/site/resources/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="stylesheet" href="css/github.min.css">
1515
<link rel="stylesheet" href="css/site.css">
1616
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
17-
<link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono|Roboto:300,400,700,700italic,400italic|Open+Sans:300' rel='stylesheet' type='text/css'>
17+
<link href='//fonts.googleapis.com/css?family=Droid+Sans+Mono|Roboto:300,400,700,700italic,400italic|Open+Sans:300' rel='stylesheet' type='text/css'>
1818
</head>
1919
<body ng-app="gcloud-java">
2020
<header class="page-header" role="banner">
@@ -23,13 +23,13 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
2323
<div class="nav-current">Java</div>
2424
<ul class="menu">
2525
<li>
26-
<a href="http://googlecloudplatform.github.io/google-cloud-dotnet/" title="google-cloud-dotnet">
26+
<a href="//googlecloudplatform.github.io/google-cloud-dotnet/" title="google-cloud-dotnet">
2727
<img src="img/icon-lang-dotnet.svg" alt="google-cloud-dotnet" class="menu-icon" />
2828
.NET
2929
</a>
3030
</li>
3131
<li>
32-
<a href="http://googlecloudplatform.github.io/google-cloud-go/" title="google-cloud-go">
32+
<a href="//googlecloudplatform.github.io/google-cloud-go/" title="google-cloud-go">
3333
<img src="img/icon-lang-go.svg" alt="google-cloud-go" class="menu-icon" />
3434
Go
3535
</a>

0 commit comments

Comments
 (0)