diff --git a/src/JobsJobsJobs/Client/Pages/Citizen/Dashboard.razor b/src/JobsJobsJobs/Client/Pages/Citizen/Dashboard.razor index 5843972..52fdc8b 100644 --- a/src/JobsJobsJobs/Client/Pages/Citizen/Dashboard.razor +++ b/src/JobsJobsJobs/Client/Pages/Citizen/Dashboard.razor @@ -23,7 +23,10 @@ else } else { -
You do not have an employment profile established; click “Profile”* in the menu to get started!
++ You do not have an employment profile established; click “Edit Profile” in the menu to get + started! +
} @{ /** diff --git a/src/JobsJobsJobs/Server/Properties/PublishProfiles/FolderProfile.pubxml b/src/JobsJobsJobs/Server/Properties/PublishProfiles/FolderProfile.pubxml index cece0ca..58b94f3 100644 --- a/src/JobsJobsJobs/Server/Properties/PublishProfiles/FolderProfile.pubxml +++ b/src/JobsJobsJobs/Server/Properties/PublishProfiles/FolderProfile.pubxml @@ -14,7 +14,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.