From aff9c0e8d06439352ddac72974e136a9c7e526d9 Mon Sep 17 00:00:00 2001 From: Keren Trajtenberg Date: Mon, 15 Jan 2024 17:09:44 +0200 Subject: [PATCH] fixed main README --- README.md | 57 +------------------------------------------------------ 1 file changed, 1 insertion(+), 56 deletions(-) diff --git a/README.md b/README.md index f808497..83378a0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This GitHub repository contains comprehensive code samples and automation scripts for FSx for Netapp ONTAP operations, promoting the use of Infrastructure as Code (IAC) tools and encouraging developers to extend the product's functionalities through code. ## Table of Contents -* [FSxN deployment using Terraform](/terraform_deployment) +* [FSxN deployment using Terraform](/Terraform_samples/terraform_deployment) ## Author Information @@ -18,58 +18,3 @@ You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http:/ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied. See the License for the specific language governing permissions and limitations under the License. - - - - -## Table of Contents -* [Introduction](#introduction) -* [Prerequisites](#prerequisites) -* [Getting Started](#getting-started) -* [Usage Examples](#usage-examples) -* [Author Information](#author-information) -* [License](#license) - -## Introduction - -<< place your description here >> - -##Prerequisites - -### Providers - -No providers. - -### Repository Overview - -### Inputs - -No inputs. - -### Outputs - -No outputs. - -## Getting Started - -<< place your instructions here >> - -## Usage Examples - -<< place your examples here >> - -## Author Information - -This repository is maintained by the contributors listed on [GitHub](https://github.com/NetApp/FSxN-Samples/graphs/contributors). - -## License - -Licensed under the Apache License, Version 2.0 (the "License"). - -You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). - -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied. - -See the License for the specific language governing permissions and limitations under the License. - - \ No newline at end of file