oci-learning icon indicating copy to clipboard operation
oci-learning copied to clipboard

Added directory for each example and individual files of code

Open brotheraaron opened this issue 4 years ago • 2 comments

I thought it would be easier to follow the examples if the code in the markdown pages were broken out into their own files.

brotheraaron avatar Jan 14 '21 20:01 brotheraaron

There are some issues with the link, check this for instance

https://github.com/brotheraaron/oci-learning/blob/master/terraform/OKEClusterUsingTerraform.md

mnadeem avatar Jan 15 '21 11:01 mnadeem

There's definitely something weird going on. When I click on the link you pasted I get a 404, but these steps pull up the page: [Scenario 1] Step 1: Click on the link you posted and get 404 Step 2: With same link in address bar, delete the markdown file extension '.md' and the page comes up

[Scenario 2] Step 1: Go to the folder the file is in: https://github.com/brotheraaron/oci-learning/tree/master/terraform/OKEClusterUsingTerraform Step 2: Click on the markdown file and the website comes up with the markdown file extension: https://github.com/brotheraaron/oci-learning/blob/master/terraform/OKEClusterUsingTerraform/OKEClusterUsingTerraform.md

I'll do some googling and get back to you.

There are some issues with the link, check this for instance

https://github.com/brotheraaron/oci-learning/blob/master/terraform/OKEClusterUsingTerraform.md

brotheraaron avatar Jan 17 '21 20:01 brotheraaron