diff options
author | Manolo Carrasco <manolo@apache.org> | 2015-12-14 14:26:29 +0100 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2015-12-16 08:43:01 +0100 |
commit | e7e5a16f380b5f7e3eeb37a810a43226a2f29740 (patch) | |
tree | 5c29fa2b61ac0ce345a3dc7b7751dd660dbee445 /apidoc | |
parent | 09841fb58cce28d1f6e0a1d3f4f9041e466b0963 (diff) | |
download | vaadin-core-e7e5a16f380b5f7e3eeb37a810a43226a2f29740.tar.gz vaadin-core-e7e5a16f380b5f7e3eeb37a810a43226a2f29740.zip |
Rename: elements -> core-elements
Diffstat (limited to 'apidoc')
-rw-r--r-- | apidoc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apidoc/index.html b/apidoc/index.html index 1ff94a5..00a6234 100644 --- a/apidoc/index.html +++ b/apidoc/index.html @@ -3,7 +3,7 @@ <head lang="en"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>vaadin-elements</title> + <title>vaadin-core-elements</title> <style> body { font-family: 'Roboto', 'Noto', sans-serif; @@ -47,7 +47,7 @@ <body> <section> - <h1>API documentation for vaadin-elements</h1> + <h1>API documentation for vaadin-core-elements</h1> <ul> <li> <a id="vaadin-grid" href="../../vaadin-grid/index.html">vaadin-grid</a> |