Skip to content

Conversation

@vivekvr1
Copy link
Contributor

@vivekvr1 vivekvr1 commented Oct 24, 2023

Closes: #93

What is the purpose of the change

✨ Improve the display of AWS service names in the README.md file
πŸ‘€ Use the service_name variable instead of the folder variable for hyperlinks
πŸ’― Make the README.md file more user-friendly and easier to navigate

πŸ› οΈ What's changed

  • Modified generate-content.yml to use service_name for hyperlinks in README.md
  • Updated line 62 of generate-content.yml with the following code:
  • Update the README.md content
    echo -e "- $service_name: ./$folder/README.md" >> README.md

(E.g.: This pull request improves documentation of area A by adding ....)

@vivekvr1 vivekvr1 requested a review from tungbq as a code owner October 24, 2023 06:59
@tungbq
Copy link
Owner

tungbq commented Jan 2, 2024

Hi @vivekvr1 thank you for your contribution. Can you please resolve code conflict in this repository? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using AWS service_name for the README hyperlink

2 participants