Skip to content

Commit

Permalink
45: Remove Bintray links
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Feb 7, 2021
1 parent 556023e commit 635c363
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions 2021/kdfg.html → 2021/ktfg.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
</p>
<div class="share">
<!-- Facebook -->
<a href="http://www.facebook.com/sharer.php?u=http://https://unitsofmeasurement.github.io2021/kdfg.html" target="_blank"><img src="/img/sharebuttons/facebook.png" alt="Facebook" /></a>
<a href="http://www.facebook.com/sharer.php?u=http://https://unitsofmeasurement.github.io2021/ktfg.html" target="_blank"><img src="/img/sharebuttons/facebook.png" alt="Facebook" /></a>
<!-- Google+ -->
<!-- Twitter -->
<a href="http://twitter.com/share?url=http://https://unitsofmeasurement.github.io2021/kdfg.html&text=Kiss the Frog Goodbye https://unitsofmeasurement.github.io2021/kdfg.html" target="_blank"><img src="/img/sharebuttons/twitter.png" alt="Twitter" /></a>
<a href="http://twitter.com/share?url=http://https://unitsofmeasurement.github.io2021/ktfg.html&text=Kiss the Frog Goodbye https://unitsofmeasurement.github.io2021/ktfg.html" target="_blank"><img src="/img/sharebuttons/twitter.png" alt="Twitter" /></a>
</div>
</article>
</div> <!-- /.col-md-12 -->
Expand Down
2 changes: 1 addition & 1 deletion archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2>Archive</h2>
<h3 class="well well-sm archive-month">February 2021</h3>
<ul>
<li>
<p>07 - <a href="2021/kdfg.html">Kiss the Frog Goodbye</a></p>
<p>07 - <a href="2021/ktfg.html">Kiss the Frog Goodbye</a></p>
</li>
</ul>
<h4 class="well well-sm archive-month">January 2021</h4>
Expand Down
8 changes: 4 additions & 4 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<atom:link href="http://https://unitsofmeasurement.github.io/feed.xml" rel="self" type="application/rss+xml" />
<description>For future use?</description>
<language>en</language>
<pubDate>7 Feb 2021, 04:48:37</pubDate>
<lastBuildDate>7 Feb 2021, 04:48:37</lastBuildDate>
<pubDate>7 Feb 2021, 04:51:57</pubDate>
<lastBuildDate>7 Feb 2021, 04:51:57</lastBuildDate>

<item>
<title>Kiss the Frog Goodbye</title>
<author>keilw</author>
<link>http://https://unitsofmeasurement.github.io2021/kdfg.html</link>
<link>http://https://unitsofmeasurement.github.io2021/ktfg.html</link>
<pubDate>7 Feb 2021, 00:00:00</pubDate>
<guid isPermaLink="false">2021/kdfg.html</guid>
<guid isPermaLink="false">2021/ktfg.html</guid>
<description>
&lt;p&gt;&lt;img src=&quot;/img/dead-frog-48235_320.png&quot; alt=&quot;Kill the Frog&quot; title=&quot;Goodbye Frog&quot; /&gt;&lt;/p&gt;
&lt;p&gt;JFrog recently announced, that by May 1st, 2021 Bintray/JCenter, GoCenter and ChartCenter will be discontinued, seemingly giving in to stronger competitors like MavenCentral, ArtifactHub or pkg.go.dev, see: &lt;a href=&quot;https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/&quot;&gt;https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/&lt;/a&gt;&lt;/p&gt;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<div class="row">
<div class="col-md-9">
<article>
<h2><a href="2021/kdfg.html">Kiss the Frog Goodbye</a></h2>
<h2><a href="2021/ktfg.html">Kiss the Frog Goodbye</a></h2>
<p class="post-meta">
<i class="fa fa-calendar"></i>&nbsp;07 February 2021&nbsp;&nbsp;
<i class="fa fa-user"></i>&nbsp;keilw&nbsp;&nbsp;
Expand Down
2 changes: 1 addition & 1 deletion tags/bintray.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1>Tag: bintray</h1>
<h4>February 2021</h4>
<ul>

<li>07 - <a href="../2021/kdfg.html">Kiss the Frog Goodbye</a></li>
<li>07 - <a href="../2021/ktfg.html">Kiss the Frog Goodbye</a></li>
</ul>
<h4>September 2019</h4>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion tags/java.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1>Tag: java</h1>
<h4>February 2021</h4>
<ul>

<li>07 - <a href="../2021/kdfg.html">Kiss the Frog Goodbye</a></li>
<li>07 - <a href="../2021/ktfg.html">Kiss the Frog Goodbye</a></li>
</ul>
<h4>January 2021</h4>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion tags/maven jfrog.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1>Tag: maven jfrog</h1>
<h4>February 2021</h4>
<ul>

<li>07 - <a href="../2021/kdfg.html">Kiss the Frog Goodbye</a></li>
<li>07 - <a href="../2021/ktfg.html">Kiss the Frog Goodbye</a></li>
</ul>

</div><!-- /.container -->
Expand Down

0 comments on commit 635c363

Please sign in to comment.