diff options
| -rw-r--r-- | README.rdoc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rdoc b/README.rdoc index c52596f..cf63748 100644 --- a/README.rdoc +++ b/README.rdoc | |||
| @@ -37,11 +37,11 @@ etc. | |||
| 37 | The position of a node within the nested set corresponds directly to the URL | 37 | The position of a node within the nested set corresponds directly to the URL |
| 38 | under which that node is accessible: | 38 | under which that node is accessible: |
| 39 | 39 | ||
| 40 | root | 40 | root |
| 41 | \__updates | 41 | \__updates |
| 42 | \__2009 | 42 | \__2009 |
| 43 | \___ultra_important_news | 43 | \___ultra_important_news |
| 44 | 44 | ||
| 45 | http://domain/de/updates/2009/ultra_important_news | 45 | http://domain/de/updates/2009/ultra_important_news |
| 46 | 46 | ||
| 47 | Note that the first parameter after the domain is the locale. Everything after | 47 | Note that the first parameter after the domain is the locale. Everything after |
