Consider graph: where edges are , , . Vertex is an articulation point. Remove it, and you get two components: and . Vertex is also an articulation point. Remove it, and you get and .
Vertices and are not articulation points because they are endpoints. Removing an endpoint with only one edge cannot disconnect other vertices from each other.