Problem/Motivation

The README.md file links to the module's help page.

Proposed resolution

Change the link to the module's project page on drupal.org.

Comments

alexdmccabe created an issue. See original summary.

johnny_aroza’s picture

Status: Active » Needs review
StatusFileSize
new533 bytes

alexdmccabe i have updated the README.md link to the module's project page on drupal.org.

imalabya’s picture

Status: Needs review » Needs work
+++ b/README.md
@@ -7,5 +7,6 @@ information of individuals.
+a guide.

Please follow the guidelines in https://www.drupal.org/docs/develop/documenting-your-project/readme-template to create the README file.

johnny_aroza’s picture

Status: Needs work » Needs review
StatusFileSize
new1.45 KB
new1.28 KB

imalabyamade the changes according to the template

damienmckenna’s picture

StatusFileSize
new555 bytes
new531 bytes

Patch #4 had a minuscule mistake in that it had unnecessary spaces at the end of the two lines. This patch removes the unwanted spaces but is otherwise identical.

duaelfr’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me

alexdmccabe’s picture

What does everyone think of changing this so instead of putting the link in an inline codeblock, it instead formats the link as an actual link? I'm asking because it feels unnecessary, but technically I think it's more appropriate to do so.

So instead of:

See the gender field module's project page at https://www.drupal.org/project/gender after installing for more details and a guide.

We'd see:

See the gender field module's project page after installing for more details and a guide.

There's a guide on how to create links in Markdown here: https://daringfireball.net/projects/markdown/syntax#link

sparklingrobots’s picture

I like the suggestion, @alexdmccabe.

duaelfr’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Novice

Agreed!
Let's replace this URL by a proper link to the page.

hardikpandya’s picture

Status: Needs work » Needs review
StatusFileSize
new555 bytes
new533 bytes
alvar0hurtad0’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

alexdmccabe’s picture

Status: Reviewed & tested by the community » Fixed

Applied and back-ported to 7.x.-2.x.

Thanks everyone!

alexdmccabe’s picture

Issue tags: -vcd2018, -Novice

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.