@ -244,7 +244,7 @@ export default class Alias extends Now {
const{created,uid}=newAlias
if(created){
constpretty=`https://${alias}`
constoutput=`${chalk.cyan('> Success!')} Alias created ${chalk.dim(`(${uid})`)}:${chalk.bold(chalk.underline(pretty))} now points to ${chalk.bold(`https://${depl.url}`)}${chalk.dim(`(${depl.uid})`)}`
constoutput=`${chalk.cyan('> Success!')} Alias created ${chalk.dim(`(${uid})`)}:\n${chalk.bold(chalk.underline(pretty))} now points to ${chalk.bold(`https://${depl.url}`)}${chalk.dim(`(${depl.uid})`)}`