From 6427e1b9e5561537a53cec676de6a870d35347c4 Mon Sep 17 00:00:00 2001 From: "Justin R. Wilson" Date: Thu, 22 Aug 2024 09:59:25 -0500 Subject: [PATCH] Update redirect --- _config.yml | 2 +- documentation.html | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 14d8e6ff69..ad61a1fa38 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ markdown: kramdown # github-metadata repository: objectcomputing/OCITAO -gems: ['jekyll-github-metadata', 'octopress-debugger' ] +plugins: ['jekyll-github-metadata', 'octopress-debugger', 'jekyll-redirect-from'] #OCI web metadata product_logo_url: ../images/TAO-logo-1.png diff --git a/documentation.html b/documentation.html index 52a2fad039..eda6a28877 100644 --- a/documentation.html +++ b/documentation.html @@ -3,8 +3,7 @@ title: Documentation order: 10 categories: [ocitao] -redirect_from: - - /purchase.html +redirect_from: /purchase.html ---
@@ -14,4 +13,4 @@

The most recent version of the TAO Developer's Guide ebook may be downloaded from OCI on our web site.

Please contact us if earlier versions are required.

-
\ No newline at end of file +