diff --git a/content/frameworks/.net.md b/content/frameworks/.net.md index 80cb6ad..1ea4834 100644 --- a/content/frameworks/.net.md +++ b/content/frameworks/.net.md @@ -5,7 +5,7 @@ order: 8 This section provides some information and code samples for Allure Report integrations with supported .NET frameworks setup process. Please, follow the links to see more: -- [NUnit 3](/.net/nunit-3) -- [NUnit 2](/.net/nunit-2) -- [MSTest](/.net/mstest) -- [SpecFlow](/.net/spec-flow) \ No newline at end of file +- [NUnit 3](./nunit-3) +- [NUnit 2](./nunit-2) +- [MSTest](./mstest) +- [SpecFlow](./spec-flow) \ No newline at end of file diff --git a/content/frameworks/groovy.md b/content/frameworks/groovy.md index 66808bf..c47979d 100644 --- a/content/frameworks/groovy.md +++ b/content/frameworks/groovy.md @@ -5,4 +5,4 @@ order: 7 This section provides some information and code samples for Allure Report integrations with supported Groovy frameworks setup process. Please, follow the link to see more: -- [Spock](/groovy/spock) \ No newline at end of file +- [Spock](./spock) \ No newline at end of file diff --git a/content/frameworks/java.md b/content/frameworks/java.md index 8e1e1ff..3fccc01 100644 --- a/content/frameworks/java.md +++ b/content/frameworks/java.md @@ -5,8 +5,8 @@ order: 1 This section provides detailed information on installation and features of Allure Report integrations with Java frameworks. Please, follow the links to see more: -- [JUnit 5](/java/junit5) -- [JUnit 4](/java/junit4) -- [TestNG](/java/testng) -- [Cucumber](/java/cucumber) -- [Selenide](/java/selenide) \ No newline at end of file +- [JUnit 5](./junit5) +- [JUnit 4](./junit4) +- [TestNG](./testng) +- [Cucumber](./cucumber) +- [Selenide](./selenide) \ No newline at end of file diff --git a/content/frameworks/js.md b/content/frameworks/js.md index 393c574..d5503a1 100644 --- a/content/frameworks/js.md +++ b/content/frameworks/js.md @@ -5,7 +5,7 @@ order: 3 This section provides detailed information on installation and features of Allure Report integrations with supported JavaScript frameworks. Please, follow the links to see more: -- [Jasmine](/js/jasmine) -- [Mocha](/js/mocha) -- [Karma](/js/karma) -- [Cucumber](/js/cucumber) \ No newline at end of file +- [Jasmine](./jasmine) +- [Mocha](./mocha) +- [Karma](./karma) +- [Cucumber](./cucumber) \ No newline at end of file diff --git a/content/frameworks/kotlin.md b/content/frameworks/kotlin.md index abb99f8..155eaf3 100644 --- a/content/frameworks/kotlin.md +++ b/content/frameworks/kotlin.md @@ -5,4 +5,4 @@ order: 6 This section provides some information and code samples for Allure Report integrations with supported Kotlin frameworks setup process. Please, follow the links to see more: -- [Kotest](/kotlin/kotest) +- [Kotest](./kotest) diff --git a/content/frameworks/php.md b/content/frameworks/php.md index 351fa43..383203b 100644 --- a/content/frameworks/php.md +++ b/content/frameworks/php.md @@ -5,5 +5,5 @@ order: 4 This section provides some information and code samples for Allure Report integrations with supported PHP frameworks setup process. Please, follow the links to see more: -- [PHPUnit](/php/phpunit) -- [Codeception](/php/codeception) \ No newline at end of file +- [PHPUnit](./phpunit) +- [Codeception](./codeception) \ No newline at end of file diff --git a/content/frameworks/python.md b/content/frameworks/python.md index 2b9186c..3392f74 100644 --- a/content/frameworks/python.md +++ b/content/frameworks/python.md @@ -5,6 +5,6 @@ order: 2 This section provides detailed information on installation and features of Allure Report integrations with supported Python frameworks. Please, follow the links to see more: -- [Pytest](/python/pytest) -- [Behave](/python/behave) -- [Nose](/python/nose) \ No newline at end of file +- [Pytest](./pytest) +- [Behave](./behave) +- [Nose](./nose) \ No newline at end of file diff --git a/content/frameworks/ruby.md b/content/frameworks/ruby.md index 296a1cb..3495a93 100644 --- a/content/frameworks/ruby.md +++ b/content/frameworks/ruby.md @@ -5,5 +5,5 @@ order: 5 This section provides some information and code samples for Allure Report integrations with supported Ruby frameworks setup process. Please, follow the links to see more: -- [RSpec](/ruby/rspec) -- [Cucumber](/ruby/cucumber) \ No newline at end of file +- [RSpec](./rspec) +- [Cucumber](./cucumber) \ No newline at end of file diff --git a/content/frameworks/scala.md b/content/frameworks/scala.md index 10064e7..d78944b 100644 --- a/content/frameworks/scala.md +++ b/content/frameworks/scala.md @@ -5,5 +5,5 @@ order: 9 This section provides some information and code samples for Allure Report integrations with supported Scala frameworks setup. Please, follow the links to see more: -- [ScalaTest](/scala/scala-test) -- [Specs](/scala/specs) \ No newline at end of file +- [ScalaTest](./scala-test) +- [Specs](./specs) \ No newline at end of file