Skip to content

Commit de5ad74

Browse files
author
Petya Sotirova
committed
Renamed repository and site
1 parent b5f2be9 commit de5ad74

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_assets/stylesheets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ a img {
5555
#logo-bar a,
5656
#logo-bar-sl a {
5757
display: inline-block;
58-
background: url('../images/telerik_logo_dpl.png') 0 center no-repeat;
58+
background: url('../images/telerik_logo_dp.png') 0 center no-repeat;
5959
height: 36px;
6060
color: #fff;
6161
width: 320px;

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The public documentation URL, used for sitemap.xml
2-
url: "http://docs.telerik.com/devtools/dpl"
3-
site_name: DPL
2+
url: "http://docs.telerik.com/devtools/document-processing"
3+
site_name: DocumentProcessing
44
# Exclude files which should not be in the output
55
exclude: [README.md,Gemfile,Gemfile.lock,_assetsApi]
66

@@ -9,7 +9,7 @@ navigation:
99

1010

1111
## The application virtual path
12-
baseurl: "/devtools/dpl"
12+
baseurl: "/devtools/document-processing"
1313

1414
## Assign layout and category per different paths
1515
defaults:

0 commit comments

Comments
 (0)