Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

docs: remove duplicate article and update the main one (Icon Fonts) #1602

Merged
merged 1 commit into from
Mar 25, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions build/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ http {
rewrite ^/tutorial/ng-chapter-\d$ $proto://$host_and_port/start/introduction permanent;
rewrite ^(/angular)?/start/hello-world/ng-chapter-0 $proto://$host_and_port$1/start/introduction permanent;
rewrite ^(/angular)?/start/hello-world/ng-chapter-1 $proto://$host_and_port$1/start/introduction permanent;

# Redirect duplicate Icon Fonts aerticle to the updated UI examples
rewrite ^(/angular)?/ui/icon-fonts $proto://$host_and_port$1/ui/ns-ui-widgets/icon-fonts permanent;

# Redirect the JavaScript Groceries tutorial links
rewrite ^/start/getting-started $proto://$host_and_port/start/introduction permanent;
Expand Down
189 changes: 0 additions & 189 deletions docs/ui/icon-fonts.md

This file was deleted.

Binary file modified docs/ui/img/modules/icon-fonts/fonts-folder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.