Adding index.html to current folder to redirect from there

This commit is contained in:
Ryan Baxter
2024-06-26 16:18:15 -04:00
parent d721c3e8fc
commit fc9d2e1efd
25 changed files with 125 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://spring.io/projects/spring-cloud-function</title>
<meta http-equiv="refresh" content="0; URL=https://spring.io/projects/spring-cloud-function#learn">
<link rel="canonical" href="https://spring.io/projects/spring-cloud-function#learn">