Updated index html
This commit is contained in:
BIN
_includes/.gradle/5.6.2/fileChanges/last-build.bin
Normal file
BIN
_includes/.gradle/5.6.2/fileChanges/last-build.bin
Normal file
Binary file not shown.
BIN
_includes/.gradle/5.6.2/fileHashes/fileHashes.lock
Normal file
BIN
_includes/.gradle/5.6.2/fileHashes/fileHashes.lock
Normal file
Binary file not shown.
0
_includes/.gradle/5.6.2/gc.properties
Normal file
0
_includes/.gradle/5.6.2/gc.properties
Normal file
0
_includes/.gradle/vcs-1/gc.properties
Normal file
0
_includes/.gradle/vcs-1/gc.properties
Normal file
37
index.html
37
index.html
@@ -1,34 +1,13 @@
|
||||
---
|
||||
# The name of your project
|
||||
title: Spring Cloud Release Tools
|
||||
|
||||
badges:
|
||||
|
||||
# Customize your project's badges. Delete any entries that do not apply.
|
||||
custom:
|
||||
- name: Source (GitHub)
|
||||
url: https://github.com/spring-cloud/spring-cloud-release-tools
|
||||
icon: github
|
||||
|
||||
- name: StackOverflow
|
||||
url: https://stackoverflow.com/questions/tagged/spring-cloud
|
||||
icon: stackoverflow
|
||||
|
||||
---
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en-US">
|
||||
|
||||
<!-- Specify the parent of this project (or delete if none) to influence the rendering of the breadcrumb -->
|
||||
{% capture parent_link %}
|
||||
[Spring Cloud]({{ site.projects_site_url }}/spring-cloud)
|
||||
{% endcapture %}
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="1; url=http://cloud.spring.io/spring-cloud-release-tools/reference/html/">
|
||||
|
||||
<script>
|
||||
window.location.href = "http://cloud.spring.io/spring-cloud-release-tools/reference/html/"
|
||||
</script>
|
||||
|
||||
{% capture billboard_description %}
|
||||
<title>Page Redirection</title>
|
||||
|
||||
Spring Cloud Release Tools is a project with which we release our Spring Cloud tools.
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
{% include project_page.html %}
|
||||
</html>
|
||||
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
|
||||
If you are not redirected automatically, follow the <a href='http://cloud.spring.io/spring-cloud-release-tools/reference/html/'>link to latest release</a>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user