Is there a way for me to change the node urls to something I want? For example, lets say I display my storm chase reports on "node/2" can I make it "/chase-events/" instead?

Comments

There is the path module that

There is the path module that allows you to manually set the path, the path auto module automates the process.

That is EXACTLY what I

That is EXACTLY what I needed! THANK YOU SO MUCH! :) I think this should be a default feature though!

Shawn