doc/pages/TUTORIALS.md in gooddata-0.6.0.pre10 vs doc/pages/TUTORIALS.md in gooddata-0.6.0.pre11

- old
+ new

@@ -1,9 +1,9 @@ +# @title Tutorials + <div class="container-narrow"> <ul class="posts"> - - <div> <a href="/docs/file/doc/pages/tutorial/YOUR_FIRST_PROJECT.md"><h3>Your first project</h3></a> <div>Let's spin up a project that will be the base for other tutorials. It will take only 5 mins. Promise. </div> @@ -37,10 +37,10 @@ </div> </div> <div> - <a href="/docs/file/doc/pages/tutorial/ON_GOOD_DATA_PLATFORM.md"><h3>Executing ruby on GoodData plaform</h3> + <a href="/docs/file/doc/pages/tutorial/BRICKS.md"><h3>Executing ruby on GoodData plaform</h3> </a> <div>ETL is the back bone of every project. But project is not just about crunching numbers. What to do with tasks that are very well suited for solving by a regular programming language, like Ruby? </div>