From 4aca56b034d42fc6d94e3b93145635afe91da5bc Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Tue, 21 Jul 2015 13:47:54 +0200 Subject: [PATCH] =doc reorder Scala Akka HTTP TOC --- akka-docs-dev/rst/scala/http/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/akka-docs-dev/rst/scala/http/index.rst b/akka-docs-dev/rst/scala/http/index.rst index 154f89b34c..c3488266a9 100644 --- a/akka-docs-dev/rst/scala/http/index.rst +++ b/akka-docs-dev/rst/scala/http/index.rst @@ -8,8 +8,8 @@ Akka HTTP introduction configuration - client-side/index + common/index low-level-server-side-api routing-dsl/index - common/index + client-side/index migration-from-spray