Fix the wrong links on top page 15/130315/1
authorYoung-Ae Kang <youngae.kang@samsung.com>
Mon, 22 May 2017 02:02:27 +0000 (11:02 +0900)
committerYoung-Ae Kang <youngae.kang@samsung.com>
Mon, 22 May 2017 02:03:43 +0000 (11:03 +0900)
Change-Id: Ifda19f265f5b6edf145c2751cb524ffb389a5f1f

guides.htm
index.htm
studio.htm
training.htm

index 360bba6..e62d64c 100644 (file)
@@ -1,11 +1,11 @@
 <html>
 <head>
-<title>Tizen Source</title>
+       <title>Guides</title>
 </head>
 
 <frameset cols="15%,*">
-<frame src="org.tizen.training/html/index.htm" name="menu">
-<frame src="org.tizen.training/html/cover_page.htm" name="content">
+<frame src="org.tizen.guides/html/index.htm" name="menu">
+<frame src="org.tizen.guides/html/cover_page.htm" name="content">
 </frameset>
 </HTML>
 
index 0c8a8d9..a9e7d80 100644 (file)
--- a/index.htm
+++ b/index.htm
@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>Tizen Developer</title>
+<title>Tizen Developers</title>
 </head>
 
 <frameset rows="45,*" border="1">
index af1b70c..a7bd681 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>Tizen Source</title>
+<title>Tizen Studio</title>
 </head>
 
 <frameset cols="15%,*">
index 360bba6..7e444be 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>Tizen Source</title>
+<title>Training</title>
 </head>
 
 <frameset cols="15%,*">