Skip to content

Commit

Permalink
Merge pull request #63 from SubstantialCattle5/fix/working-link
Browse files Browse the repository at this point in the history
fix: fixed link in __name@dasherize__.entity
  • Loading branch information
brunobuddy authored Sep 17, 2023
2 parents 391de36 + 163a411 commit e5b5761
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ export class <%= classifiedName %> extends CaseEntity {
})
name: string

// Learn more about CASE Entities and how to add properties here: https://docs.case.app/properites
// Learn more about CASE Entities and how to add properties here: https://docs.case.app/properties
}

1 comment on commit e5b5761

@vercel
Copy link

@vercel vercel bot commented on e5b5761 Sep 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

case-docs – ./

case-docs-git-master-case-app.vercel.app
case-docs-case-app.vercel.app
docs.case.app

Please sign in to comment.