Changeset 41

Show
Ignore:
Timestamp:
02/08/07 22:24:10 (6 years ago)
Author:
joshua
Message:

Fixed a broken link.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/docs/tutorial.rst

    r32 r41  
    251251relationships between them. Now that you've seen how it basically works, take 
    252252a closer look at Elixir's `API-docs <module-index.html>`_, `examples 
    253 <examples.html>`_ and `testcases <module-elixir.tests.html>`_, which come with 
    254 the source distribution, and see how to create other types of relationships 
    255 and fine tweak Elixir's options to your liking. 
     253<examples.html>`_ and `testcases 
     254<http://elixir.ematia.de/svn/elixir/trunk/tests/>`_, which come with the 
     255source distribution, and see how to create other types of relationships and 
     256fine tweak Elixir's options to your liking. 
    256257 
    257258To learn more about the available datatypes, how to retrieve and modify data