diff --git a/app/dashboard/templates/dashboard/directory.html b/app/dashboard/templates/dashboard/directory.html index ca0102f7..e1faf494 100644 --- a/app/dashboard/templates/dashboard/directory.html +++ b/app/dashboard/templates/dashboard/directory.html @@ -27,17 +27,19 @@ Directory allows you to create aliases on the fly.
- 1️⃣ Pick a name for your directory, says my_dir
+ 1️⃣ Pick a name for your directory, says my_directory
2️⃣ Quickly use one of the following formats to create an alias on-the-fly without creating this alias beforehand
- my_dir/anything@{{ FIRST_ALIAS_DOMAIN }} or
- my_dir+anything@{{ FIRST_ALIAS_DOMAIN }} or
- my_dir#anything@{{ FIRST_ALIAS_DOMAIN }}
+ my_directory/anything@{{ FIRST_ALIAS_DOMAIN }} or
+ my_directory+anything@{{ FIRST_ALIAS_DOMAIN }} or
+ my_directory#anything@{{ FIRST_ALIAS_DOMAIN }}
- anything is any string composed of lowercase character. + anything is any string composed of lowercase character.
+ + You can find more info on directory on our blog post.
You can use this feature on the following domains: