From one of the pages, what is the proper `src` URL to display an image?

From one of the pages, what is the proper src URL to display an image located in [www/assets/images/image.jpg]? I tried the following but without success.

<ion-img width="80" height="80" src="assets/images/image.jpg"></ion-img>